home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / pcbhlp_c.zip / HLPFLAG < prev    next >
Text File  |  1991-11-05  |  2KB  |  49 lines

  1.  
  2. @X0C(FLAG)@X0E Files for Download - Function Help
  3. @X0E-----------------------------------------
  4.  
  5. @X0FSubcommands:  @X0C(filename 1) (filename 2) (filename 3)@X0F @X0Betc
  6.  
  7. @X0F              @X0C(filename)@X0F @X0Bis the name of the file to be downloaded.  Multiple
  8. @X0F                         @X0Bnames can be stacked on the same line and wildcards
  9. @X0F                         @X0Bmay be used in the name.
  10.  
  11. @X0FDescription:  @X0BThe FLAG command is used to flag files or groups of files for
  12. @X0F              @X0Blater download.  For instance, you may be busy looking at a
  13. @X0F              @X0Blist of download files and find some that you want to download
  14. @X0F              @X0Bbut don't wish to download them that very moment.  Rather than
  15. @X0F              @X0Bhaving to write down the name or try to remember it later you
  16. @X0F              @X0Bcan simply tell the system to flag the file and remember it
  17. @X0F              @X0Bfor you.
  18.  
  19. @X0F              @X0BTo download the files that are flagged you would then issue a
  20. @X0F              @X0B(D)ownload command at which point the system will ask you if you
  21. @X0F              @X0Bwant to download the files that were flagged.  Answering NO
  22. @X0F              @X0Bwill cause the system to forget the files that were flagged.
  23.  
  24. @X0FExamples:
  25.  
  26. @X0F  * @X0EFLAG test1
  27.  
  28. @X0F    @X0BFunctioning the same as the download command, this command will first check
  29. @X0F    @X0Bto see if TEST1.<ext> exists where <ext> is the default extension for the
  30. @X0F    @X0Bsystem you are on.  For example, it will see if TEST.ZIP exists and if not
  31. @X0F    @X0Bit will attempt to flag TEST instead.
  32.  
  33. @X0F  * @X0EFLAG file1 file2 file3
  34.  
  35. @X0F    @X0BFlags all three files for download.
  36.  
  37. @X0F  * @X0EFLAG file*.txt
  38.  
  39. @X0F    @X0BFlags any files matching file*.txt for later download.
  40.  
  41. @X0F
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.